Welcome![Sign In][Sign Up]
Location:
Search - adaboost c

Search list

[Graph RecognizeHaar-Liketezheng

Description: 用adaboost算法检测人脸时,主要是用Haar特征,这个是用c++编写的代码,欢迎大家下载并参考-with adaboost Face Detection Algorithm, it is mainly used Haar features, This is used to prepare the c code and you are welcome to download and reference!
Platform: | Size: 8773 | Author: 程艳花 | Hits:

[Graph RecognizeAdaboostfacedetect

Description: 基于Adaboost的人脸检测代码,编程语言为C
Platform: | Size: 59738 | Author: zn | Hits:

[CSharpClassification.NET

Description: 机器学习各种分类器代码,C#。 包括AdaBoost,DecisionStump,NearestNeighbout,SVM等,包括测试数据的生成
Platform: | Size: 10894906 | Author: dyzhao | Hits:

[AI-NN-PR人脸检测定位的示例代码

Description: 人脸检测定位的示例代码.rar VC++源码,具有一定参考价值,我也是从别处下载下来的。-Face Detection positioning the sample code. Rar VC source, which have a certain value, I also downloaded from the elsewhere.
Platform: | Size: 470016 | Author: 朱信忠 | Hits:

[Graph RecognizeFindEyes1.1

Description: 一个OPENCV人脸检测的源码,在VC6下打开,需安装OPENCV3.1-a OPENCV Face Detection source code, under the VC6 open, the need to install OPENCV3.1
Platform: | Size: 4752384 | Author: fansir | Hits:

[Othermoving-object-dect

Description: 几篇运动目标检测的论文,适合在研究方向入门使用,仅供参考。-few moving target detection paper, the research direction for the use of induction, for information purposes only.
Platform: | Size: 2700288 | Author: 纸飞机 | Hits:

[AI-NN-PRAdaboost_face_Identify

Description: 一种Adboost算法的改进算法,可以较好的实现快速人脸检测-An improved algorithm Adboost algorithm, you can better realize fast Face Detection
Platform: | Size: 56320 | Author: 刘强 | Hits:

[Special EffectsOpenCVHaartraining_battery

Description: 这是利用OpenCV里的基于Adaboost算法的Cascade结构在识别电池上的应用,里面的.xml文件可直接应用识别电池,基与Vision C++ 平台的,特别适合对Adaboost算法感兴趣的研究!-This is based on the use of OpenCV
Platform: | Size: 1090560 | Author: cuidong | Hits:

[Special Effectshaar

Description: HARR小波的VC实现源代码,能用于人脸检测与识别-HARR wavelet implementation of the VC source code, can be used for Human Face Detection and Recognition
Platform: | Size: 907264 | Author: 赵键 | Hits:

[Graph programFaceRecognition

Description: haar特征boost人脸识别,包括视频和图像以及完整界面-haar features of face recognition boost, including video and images as well as the integrity of the interface
Platform: | Size: 5354496 | Author: sherry | Hits:

[Special EffectsCRL-2001-1

Description: 这片论文描述了动态物体的特征跟踪,用到了15个框架。拥有很强的适应性和跟踪能力。作为人脸识别,模式识别,动态跟踪的开发人员,有很好的参考价值。用c++编写,如果用OpenCV更好-This paper describes a visual object detection framework that is capable of processing images extremely rapidly while achieving high detection rates. There are three key contributions. The first is the introduction of a new image representation called the “Integral Image” which allows the features used by our detector to be computed very quickly. The second is a learning algorithm, based on AdaBoost, which selects a small number of critical visual features and yields extremely efficient classifiers [4]. The third contribution is a method for combining classifiers in a “cascade” which allows background regions of the image to be quickly discarded while spending more computation on promising object-like regions. A set of experiments in the domain of face detection are presented. The system yields face detection performance comparable to the best previous systems [16, 11, 14, 10, 1]. Implemented on a conventional desktop, face detection proceeds at 15 frames per second
Platform: | Size: 784384 | Author: lai | Hits:

[Special EffectsVideoFaceDetect

Description: 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time display, real-time lower than C. Download can be run directly in matlab, do not change the file folder relative position.
Platform: | Size: 911360 | Author: 谭恒良 | Hits:

[matlabFaceDetection_MATLAB_Call_OpenCV

Description: 本程序在MATLAB中调用了OpenCV的AdaBoost检测器实现了人脸检测,还可用来学习MATLAB中调用C/C++代码的方法,研究人脸识别和希望熟悉MATLAB的同志们不妨试一试。-This procedure is called in MATLAB, OpenCV the AdaBoost detector implemented face detection, can also be used to learn MATLAB to call C/C++ code used to study face recognition, and hope that the comrades who are familiar with MATLAB may wish to try.
Platform: | Size: 1892352 | Author: | Hits:

[Internet-Networkporn-detect-c.tar

Description: firefox extension porno adaboost
Platform: | Size: 152576 | Author: rudy | Hits:

[OpenCVSVM-opencv-visual-C-6.0

Description: opencv中的支持向量机源程序,将日文翻译过来,中文注释,通俗易懂,比较adaboost-opencv source of support vector machines, translated to Japanese, Chinese, comments, user-friendly, more adaboost
Platform: | Size: 17408 | Author: 天天 | Hits:

[Graph Recognizecode

Description: Adaboost的C实现,在原始代码上做了一点小修改,另外加上了详细的注释,能够帮助初学者更好地理解分类器具体如何学习与选择的-Adaboost C implementation, the source code to do a little modification, plus detailed notes, can help beginners to better understand the specifics of how learning and classifier selection
Platform: | Size: 3072 | Author: yejunjian | Hits:

[OpenCVadaboost

Description: c++环境下实现adaboost算法的基本代码,适合新手学习使用。-under c++ environment to achieve the basic code adaboost algorithm, suitable for novice to learn to use.
Platform: | Size: 2048 | Author: zhuke | Hits:

[OpenCVadaboost-face-detect

Description: C实现的基于adaboost算法的人脸检测程序及人脸库-C-based implementation adaboost algorithm face detection process and face
Platform: | Size: 23943168 | Author: 周鹏 | Hits:

[Windows DevelopAdaboost

Description: 该Adaboost算法用C++实现的基本Adaboost算法,对于初学Adaboost算法和理解Adaboost算法的学生有一定的帮助!如发现我代码中存在错误或不足,欢迎指正,谢谢!-The basic Adaboost algorithm Adaboost algorithm implemented with C++, Adaboost algorithm for beginners and students understand Adaboost algorithm will certainly help! As I find errors or deficiencies in the code, please correct me, thank you!
Platform: | Size: 3072 | Author: thinkpadx3 | Hits:

[Special EffectsAdaBoost

Description: This the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard.-This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard.
Platform: | Size: 12358656 | Author: jia | Hits:
« 1 2 34 »

CodeBus www.codebus.net